Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(redis): go-redis v9 regression missing metrics and reconnect hook (#13415) (cherry-pick #15275) #17024

Merged
merged 1 commit into from
Jan 30, 2024

Conversation

gcp-cherry-pick-bot[bot]
Copy link

Cherry-picked fix(redis): go-redis v9 regression missing metrics and reconnect hook (#13415) (#15275)

  • fix(redis): go-redis v9 regression missing metrics and reconnect hook

Signed-off-by: phanama [email protected]

  • fix: golangci lint return values not checked in tests

Signed-off-by: phanama [email protected]

  • chore: move dnsError var locally into func

Signed-off-by: phanama [email protected]


Signed-off-by: phanama [email protected]

…#13415) (#15275)

* fix(redis): go-redis v9 regression missing metrics and reconnect hook

Signed-off-by: phanama <[email protected]>

* fix: golangci lint return values not checked in tests

Signed-off-by: phanama <[email protected]>

* chore: move dnsError var locally into func

Signed-off-by: phanama <[email protected]>

---------

Signed-off-by: phanama <[email protected]>
@gcp-cherry-pick-bot gcp-cherry-pick-bot bot requested a review from a team as a code owner January 29, 2024 15:44
Copy link

codecov bot commented Jan 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (cce1e97) 50.04% compared to head (9457521) 50.10%.

Additional details and impacted files
@@               Coverage Diff               @@
##           release-2.9   #17024      +/-   ##
===============================================
+ Coverage        50.04%   50.10%   +0.05%     
===============================================
  Files              267      267              
  Lines            46229    46223       -6     
===============================================
+ Hits             23136    23159      +23     
+ Misses           20824    20795      -29     
  Partials          2269     2269              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@crenshaw-dev crenshaw-dev merged commit cc672e7 into release-2.9 Jan 30, 2024
13 of 22 checks passed
@crenshaw-dev crenshaw-dev deleted the cherry-pick-de1158-release-2.9 branch January 30, 2024 14:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants